## Warning for package shogi-d ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: -m64: Use --arch=x86/--arch=x86_64/--arch=x86_mscoff to specify the target architecture, e.g. 'dub build --arch=x86_64' source/shogi/bitboard.d(153,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(153,15): Use `shared static this` instead. source/shogi/bitboard.d(154,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(154,15): Use `shared static this` instead. source/shogi/bitboard.d(155,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(155,15): Use `shared static this` instead. source/shogi/bitboard.d(156,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(156,15): Use `shared static this` instead. source/shogi/bitboard.d(157,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(157,15): Use `shared static this` instead. source/shogi/bitboard.d(158,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(158,15): Use `shared static this` instead. source/shogi/bitboard.d(159,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(159,15): Use `shared static this` instead. source/shogi/bitboard.d(160,15): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(160,15): Use `shared static this` instead. source/shogi/bitboard.d(161,14): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(161,14): Use `shared static this` instead. source/shogi/bitboard.d(163,14): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(163,14): Use `shared static this` instead. source/shogi/bitboard.d(165,14): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(165,14): Use `shared static this` instead. source/shogi/bitboard.d(167,14): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(167,14): Use `shared static this` instead. source/shogi/bitboard.d(169,14): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(169,14): Use `shared static this` instead. source/shogi/bitboard.d(172,16): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(172,16): Use `shared static this` instead. source/shogi/bitboard.d(173,16): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(173,16): Use `shared static this` instead. source/shogi/bitboard.d(174,17): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(174,17): Use `shared static this` instead. source/shogi/bitboard.d(175,17): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(175,17): Use `shared static this` instead. source/shogi/bitboard.d(176,17): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(176,17): Use `shared static this` instead. source/shogi/bitboard.d(177,17): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/shogi/bitboard.d(177,17): Use `shared static this` instead. source/shogi/shogiban.d-mixin-177(177,79): Error: `@safe` function `shogi.shogiban.genMovesB` cannot call `@system` function `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` source/shogi/shogiban.d-mixin-177(180,7): `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` is declared here source/shogi/shogiban.d-mixin-177(178,81): Error: `@safe` function `shogi.shogiban.genCaptureB` cannot call `@system` function `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` source/shogi/shogiban.d-mixin-177(180,7): `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` is declared here source/shogi/shogiban.d-mixin-177(179,83): Error: `@safe` function `shogi.shogiban.genNoCaptureB` cannot call `@system` function `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` source/shogi/shogiban.d-mixin-177(180,7): `shogi.shogiban.genMovesBaseB!true.genMovesBaseB` is declared here source/shogi/shogiban.d-mixin-177-mixin-254(260,18): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(262,18): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(284,88): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(285,94): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(303,88): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(304,94): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(326,64): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(327,70): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(345,64): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(346,70): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(364,64): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(365,70): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(383,64): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177-mixin-254(384,70): Error: pointer arithmetic not allowed in @safe functions source/shogi/shogiban.d-mixin-177(276,79): Error: `@safe` function `shogi.shogiban.genMovesW` cannot call `@system` function `shogi.shogiban.genMovesBaseW!true.genMovesBaseW` source/shogi/shogiban.d-mixin-177(279,7): `shogi.shogiban.genMovesBaseW!true.genMovesBaseW` is declared here source/shogi/shogiban.d-mixin-177(277,81): Error: `@safe` function `shogi.shogiban.genCaptureW` cannot call `@system` function `shogi.shogiban.genMovesBaseW!true.genMovesBaseW` source/shogi/shogiban.d-mixin-177(279,7): `shogi.shogiban.genMovesBaseW!true.genMovesBaseW` is declared here source/shogi/shogiban.d-mixin-177(278,83): Error: `@safe` function `shogi.shogiban.genNoCaptureW` cannot call `@system` function `shogi.shogiban.genMovesBaseW!true.genMovesBaseW` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.